ComponentOne Scheduler for WPF and Silverlight
GetEnumerator Method (BaseObjectMappingCollection<T>)

C1.C1Schedule Namespace > BaseObjectMappingCollection<T> Class : GetEnumerator Method
Syntax
'Declaration
 
Public Function GetEnumerator() As System.Collections.Generic.IEnumerator(Of MappingInfo)
public System.Collections.Generic.IEnumerator<MappingInfo> GetEnumerator()
See Also

Reference

BaseObjectMappingCollection<T> Class
BaseObjectMappingCollection<T> Members